Papers with neural pipeline

2 papers
DadmaTools: Natural Language Processing Toolkit for Persian Language (2022.naacl-demo)

Copied to clipboard

Challenge: Existing tools for Persian language processing are based on conventional non-neural models and do not take full advantage of the latest developments.
Approach: They propose to use a Python neural pipeline for Persian text processing tasks . they use 'parsBERT' to fine-tune the Python pipeline using the PerDT dataset .
Outcome: The proposed toolkit can achieve state-of-the-art performance on multiple NLP tasks.
Neural data-to-text generation: A comparison between pipeline and end-to-end architectures (D19-1)

Copied to clipboard

Challenge: Traditionally, data-to-text applications have been designed using a modular pipeline architecture, in which the non-linguistic input data is converted into natural language through several intermediate transformations.
Approach: They propose to use Gated-Recurrent Units and Transformer to implement neural pipelines for data-to-text generation.
Outcome: The proposed models generalize better to unseen inputs and have better performance than the existing pipeline architectures.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations